معرفی شرکت ها


stb_herringbone_wang_tile-devel-0.7^20220908git8b5f1f3-0.3.fc37.i686.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Herringbone Wang tile map generator
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything i686
نام بسته stb_herringbone_wang_tile-devel
نام فایل بسته stb_herringbone_wang_tile-devel-0.7^20220908git8b5f1f3-0.3.fc37.i686.rpm
نسخه بسته 0.7^20220908git8b5f1f3
انتشار بسته 0.3.fc37
معماری بسته i686
نگهدارنده -
تاریخ ساخت Sat 10 Sep 2022 05
هاست سازنده buildvm-x86-09.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/nothings/stb
مجوز MIT OR Unlicense
حجم دانلود 21K
حجم نصب 44.661K
This library is an SDK for Herringbone Wang Tile generation: http://nothings.org/gamedev/herringbone The core design is that you use this library offline to generate a “template” of the tiles you’ll create. You then edit those tiles, then load the created tile image file back into this library and use it at runtime to generate “maps”. You cannot load arbitrary tile image files with this library; it is only designed to load image files made from the template it created. It stores a binary description of the tile sizes & constraints in a few pixels, and uses those to recover the rules, rather than trying to parse the tiles themselves. You *can* use this library to generate from arbitrary tile sets, but only by loading the tile set and specifying the constraints explicitly yourself.


جایگزین ها

بسته نسخه معماری مخزن
stb_herringbone_wang_tile-devel-0.7^20220908git8b5f1f3-0.3.fc37.aarch64.rpm 0.7^20220908git8b5f1f3 aarch64 Fedora Everything
stb_herringbone_wang_tile-devel-0.7^20220908git8b5f1f3-0.3.fc37.x86_64.rpm 0.7^20220908git8b5f1f3 x86_64 Fedora Everything
stb_herringbone_wang_tile-devel-0.7^20231011gitbeebb24-12.fc37.aarch64.rpm 0.7^20231011gitbeebb24 aarch64 Fedora Everything
stb_herringbone_wang_tile-devel-0.7^20231011gitbeebb24-12.fc37.i686.rpm 0.7^20231011gitbeebb24 i686 Fedora Everything
stb_herringbone_wang_tile-devel-0.7^20231011gitbeebb24-12.fc37.x86_64.rpm 0.7^20231011gitbeebb24 x86_64 Fedora Everything


ارائه دهنده

مقدار نام
= 0.7^20220908git8b5f1f3-0.3.fc37 stb_herringbone_wang_tile-devel
= 0.7^20220908git8b5f1f3-0.3.fc37 stb_herringbone_wang_tile-devel(x86-32)
= 0.7^20220908git8b5f1f3-0.3.fc37 stb_herringbone_wang_tile-static


نحوه نصب


نصب پکیج rpm stb_herringbone_wang_tile-devel:

    dnf install stb_herringbone_wang_tile-devel-0.7^20220908git8b5f1f3-0.3.fc37.i686.rpm


فایل ها

مسیرها
/usr/include/stb
/usr/include/stb/stb_herringbone_wang_tile.h
/usr/include/stb_herringbone_wang_tile.h
/usr/share/licenses/stb_herringbone_wang_tile-devel


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-09-10

A few improved descriptions

2022-09-10

Improved summaries based on upstream’s README.md

2022-09-09

Update to 8b5f1f3
The stb_perlin-devel subpackage has been restored, as upstream believes

2022-09-09

Update License to SPDX

2022-07-28

Reword spec file note on stb_include

2022-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-04-20

Security fix for CVE-2022-28041 (fix RHBZ#2077020, fix RBHZ#2077019)

2022-04-16

Switch to modern snapshot versioning

2022-04-16

Stop numbering patches

2022-01-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-10-26

Apply a patch for warnings in stb_herringbone_wang_tile

2021-10-22

Security fix for CVE-2021-42715 and CVE-2021-42716

2021-10-22

Update to af1a5bc

2021-10-22

Reduce macro indirection in the spec file

2021-09-09

Update to c0c9826 (fix RHBZ#2002436)

2021-08-24

Fix signature of dummy realloc() for STB_VORBIS_NO_CRT